home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-clps711x / Makefile.boot < prev    next >
Encoding:
Makefile  |  2008-12-24  |  274 b   |  8 lines

  1. # The standard locations for stuff on CLPS711x type processors
  2.    zreladdr-y                := 0xc0028000 
  3. params_phys-y                := 0xc0000100
  4. # Should probably have some agreement on these...
  5. initrd_phys-$(CONFIG_ARCH_P720T)    := 0xc0400000
  6. initrd_phys-$(CONFIG_ARCH_CDB89712)    := 0x00700000
  7.  
  8.